function object meaning in Chinese
函式物件 函数对象
函数对象
Examples
- Function alter on function object
对函数object的alter权限 - Alter on function object
对函数object的alter权限 - In usual cases of method invocation the return result is a function object , which is then executed
方法调用通常返回的结果是一个函数对象,然后执行这个函数对象。 - The closure captures the information about the actual web service method stub to be invoked the function object called
闭包捕获真正被调用的web服务方法存根(称为 - For future reference , you can add any attribute to a function by setting it on the function object
为了将来引用,您可以通过将属性设置在函数对象上给函数添加任何属性。